Welcome![Sign In][Sign Up]
Location:
Search - 3d mesh

Search list

[3D Graphicscanalyze-1.0.3_source_code

Description: 斯坦福大学开发的一个三维点云重构生成网格,进一步生成NURBS曲面并加光照效果的系统。可以实现对生成的三维图形旋转,移动和多个角度图形的拼接-Stanford University in the development of a 3D point cloud generation reconfigurable mesh, NURBS surface generation further increases and the effect of illumination system. Generation can be achieved on the 3D graphics rotation, movement and different angles graphics Mosaic
Platform: | Size: 954368 | Author: Lance | Hits:

[3D Graphicwireframeoftuxing

Description: 画三维网格图形,将图形处理模块用一个DLL给出,很不错的-painting 3D mesh graphics, image processing module with a DLL is very good
Platform: | Size: 150528 | Author: 何超 | Hits:

[Special Effectsfibermesh

Description: FiberMesh: Designing Freeform Surfaces with 3D Curves Andrew Nealen, Takeo Igarashi, Olga Sorkine, Marc Alexa To appear in proceedings of SIGGRAPH 2007-FiberMesh : Designing Freeform Surfaces with 3D Curves And Andrew Nealen, Takeo Igarashi, Olga Sorkine. Marc Alexa To appear in proceedings of SIGGRAPH 2007
Platform: | Size: 2768896 | Author: Chen | Hits:

[J2MECoordinates

Description: 一个旋转的四棱锥,用J2ME的3Dapi制作,适合初学3d的程序员。对mesh的流程讲解地非常清晰。-A rotating four-pyramid, using J2ME
Platform: | Size: 13312 | Author: dddddddd | Hits:

[DirextXMultiAnimation

Description: MultiAnimation  Sample这个例子展示了使用高级shader语言、蒙皮技术和D3DX动画控制器的多动画集的Mesh动画。动画控制器用来混合动画集,以确保从一个动画到另一个动画的平滑转换。<IMG onmouseover="if(this.title) {this.style.cursor=hand }" onclick="if(this.title) {window.open(http://msdn.microsoft.com/library/en-us/directx9_c/Sample_MultiAnimation_small.jpg) }" src="http://msdn.microsoft.com/library/en-us/directx9_c/Sample_MultiAnimation_small.jpg" onload="if(this.width>screen.width-333) {this.width=screen.width-333 this.title=open new window }" border=0 >Path源代码:  (SDK  root)\Samples\C++\Direct3D\MultiAnimation  可执行文件:  (SDK  root)\Samples\C++\Direct3D\Bin\x86  or  x64\MultiAnimation.exe  Overview这个例子展示如何利用D3DX动画支持,在应用程序中渲染3D动画。D3DX的API函数处理动画Mesh的装载,混合多个动画。动画控制器的功能是支持动画轨,允许从一个动画到另一个动画的平滑转换。这个例子分为2部分:动画类库和应用程序。动画类库是一个多用途库,逻辑上它在应用程序与D3DX之间。为后面的
Platform: | Size: 688128 | Author: 林庆富 | Hits:

[3D GraphicProgressiveMeshes

Description: 微软研究院的东西,用于3D图像的压缩传输,本人英文差看不懂-Microsoft Research Institute of East and West, for 3D image compression transmission, I can not read English poor
Platform: | Size: 297984 | Author: 钟翼阳 | Hits:

[Game Enginepeople_skin

Description: 用于3d游戏动画部分,要求安装有directx9.0 SDK.给mesh贴图时要用,因为是封装完好的引擎,直接可以用.-3d animation for the game part of the installation has directx9.0 SDK. When mapping to the mesh to use, because it is a good engine package, can be used directly.
Platform: | Size: 4096 | Author: 高倩文 | Hits:

[Graph programLEXIExporter110

Description: LEXIExport导出插件的1.10版,包含所有源码,用于将3dsmax中做好的模型文件导出为Ogre引擎使用的mesh文件,对于学习3dsmax游戏模型导出插件的制作有很大帮助,对游戏模型文件的格式理解也很好,特别是Ogre引擎的mesh格式。可视化界面引导导出模型、骨骼动画、顶点变形动画等! 主要源码在LEXIExporter\trunk\LexiExport\Sources目录下的LexiMaxExport.h , LexiMaxExport.cpp , LexiMaxExportDesc.cpp ,LexiMaxExportDesc.h-Export plug-LEXIExport version 1.10, contains all the source code, used to do a good model in 3dsmax file Ogre engine used for the mesh files, 3dsmax game model for studying the production of export plug-ins are very helpful for the game model understanding the format of the document is also good, especially the Ogre engine mesh format. Visual interface to guide export model, skeletal animation, vertex deformation animation! The main source in LEXIExporter runkLexiExportSources directory LexiMaxExport.h, LexiMaxExport.cpp, LexiMaxExportDesc.cpp, LexiMaxExportDesc.h
Platform: | Size: 915456 | Author: 小子 | Hits:

[DirextXd3dx_skinnedmesh

Description: 《Introduction to 3D Game Programming with DirectX 9》的作者Luna所作的很好的SkinMesh学习资料。- Introduction to 3D Game Programming with DirectX 9 Luna, author of the well SkinMesh learning materials.
Platform: | Size: 793600 | Author: 陈惟楚 | Hits:

[3D GraphicPhysXTriangleMesh

Description: Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Triangle Mesh(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.-Triangle Mesh (with the implementation of document)
Platform: | Size: 238592 | Author: GoldenCloud | Hits:

[Special EffectsImplit_Function_And_Marching_Cube

Description: 实现了3D模型变形(morphing)的隐函数插值算法。并有Matching Cube算法网格化模型。这个程序花了我不少时间编写。-Achieved a 3D model of the deformation (morphing) of the implicit function interpolation algorithm. And Matching Cube Mesh count model. This process gave me a lot of time to prepare.
Platform: | Size: 153600 | Author: lemon lee | Hits:

[3D Graphicpoints_and_triangles_operation

Description: 里面包扩点云模型的各种操作,以及三角网格的各种操作。非常经典哦!-Inside the package extended to a variety of point cloud model of operation, as well as the triangular mesh the various operations. Oh, very classic!
Platform: | Size: 534528 | Author: ding | Hits:

[3D GraphicPLY_TO_TRI_MESH

Description: 一个Matlab程序,可以将一个PLY文件格式的多边形网格取面转换成一对数组表示的三角形网格曲面-PLY_TO_TRI_MESH:a MATLAB program which reads data from a PLY file describing a polygonal mesh of a 3D surface,and converts it to a pair of arrays describing a triangular mesh or TRI_MESH
Platform: | Size: 40960 | Author: niuxj | Hits:

[DirextX3DPlane

Description: 一个用DX9.0开发的3D射击游戏,实现了3D地形、粒子效果和网格模型加载-one shoot game of 3D with DX9.0,whick has mesh load and particle
Platform: | Size: 6213632 | Author: 沧海书云 | Hits:

[3D Graphicsphere3d

Description: 3d球坐标 球坐标绘图 直角转极坐标 画三维图- SPHERE3D(Zin,theta_min,theta_max,phi_min,phi_max,Rho,meshscale) plots the 3D profile Zin as a mesh plot on a spherical surface of radius Rho, between horizontal sweep angles theta_min and theta_max and vertical phi_min and phi_max, with mesh size determined by meshscale.
Platform: | Size: 7168 | Author: 凌子 | Hits:

[Energy industry3d

Description: 在vc下读取MSC.PATRAN的数据库,并且按照一定格式输出数据文件,包括有限元网格、结点等。-MSC.PATRAN in the vc read the database, and format output data according to certain documents, including the finite element mesh, nodes and so on.
Platform: | Size: 17828864 | Author: dailybright | Hits:

[3D GraphicDirectXSourceCode

Description: 《DirectX 9.0 3D 游戏开发编程基础》的所有源代码,适合入门及提高,结合书本的话效果更佳。-《DirectX 9.0 3D game development program based 》 all source code, suitable for entry and upgraded, and if combined with better books.
Platform: | Size: 4944896 | Author: xhl | Hits:

[3D Graphicfile

Description: This program is the assignment submitted for advanced computer graphics course. The mesh viewer program load the 3D mesh model and dispaly. Other options are avalible.-This program is the assignment submitted for advanced computer graphics course. The mesh viewer program load the 3D mesh model and dispaly. Other options are avalible.
Platform: | Size: 3417088 | Author: Toe Kyaw Kyar | Hits:

[DirextX06_D3DXMesh

Description: DirectX, graphical programming, 3d lightning, mesh, 3d modelating etc-DirectX, graphical programming, 3d lightning, mesh, 3d modelating etc..
Platform: | Size: 1280000 | Author: Andrius | Hits:

[3D Graphicmeshsimpilification

Description: 网格简化,对与3D模型处理很有帮助,希望大家能喜欢-mesh simplification,very useful in the 3D modeling
Platform: | Size: 76800 | Author: yitian | Hits:
« 1 2 3 45 6 7 8 9 10 11 »

CodeBus www.codebus.net